home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
sbin
/
grub-floppy
< prev
next >
Wrap
Text File
|
2008-10-21
|
153b
|
7 lines
#!/bin/bash -e
cat << EOF
This program is broken, unsupported upstream, and has been deprecated in favour
of grub-mkrescue (grub-pc package).
EOF
exit 0